10 Stochastic SimulationΒΆ

from src.plot import plot_simulated_stoc_path_full2


plot_simulated_stoc_path_full2("RD_Plot", "Figure 8: R&D Investment as Percentage of GDP","%", [0,10])
plot_simulated_stoc_path_full2("e", """Figure 12: Simulated Pathways of Emissions""","", [6,25])
plot_simulated_stoc_path_full2("e", """Figure 9: Simulated Pathways of the Social Value of R&D  <br> Exponential of vertical axis gives economic value in units of consumption""","", [6,25])
plot_simulated_stoc_path_full2("LogSCGW_Plot", """Figure 9: Simulated Pathways of the Social Cost of Global Warming  <br> Exponential of vertical axis gives economic value in units of consumption""","", [6,14])
plot_simulated_stoc_path_full2("TA", """Figure 9: Simulated Pathways of Temperature Anomaly""","", [0,3])
plot_simulated_stoc_path_full2("distorted_tech_prob", "Figure 6: Distorted Probability of a Technology Change Jump","", [0,1])
plot_simulated_stoc_path_full2("distorted_damage_prob", "Figure 7: Distorted Probability of a Damage Jump","", [0,1])